home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_usrdoc / MINICOM-.{1F / README.{__ < prev   
Text File  |  1999-09-17  |  2KB  |  56 lines

  1.             === README ===
  2.  
  3. Quick instructions for installing:
  4.  
  5. 1. Change to the minicom-1.82/src directory (where minicom-1.82 should be
  6.    the directory where this file was unpacked)
  7. 2. make
  8. 3. make install    (this should be done as root, or if you are logged in as
  9.            somebody else, do "su -c 'make install'")
  10. 4. as root, do 'minicom -s' to enter the configuration mode. Check all the
  11.    settings, change what should be changed on your system, and choose
  12.    'Save setup as dfl' from the configuration menu to save the changed
  13.    settings as system defaults.
  14.    Edit /etc/minicom.users, adding the usernames which should be allowed
  15.    to use minicom.
  16.  
  17. Now you should have minicom comiled, installed and ready to use.
  18.  
  19. For more information, have a look at the next files:
  20.  
  21. Install        - How to install Minicom
  22. doc/Locales    - Information of the string localization feature
  23. doc/Macros    - Notes on color & macro additions
  24. doc/ChangeLog    - Does not necessarily interest you if you are a new user.
  25.           If you have used older versions of minicom, here you can
  26.           see what has changed lately. The newest things are at
  27.           the end of the file.
  28. doc/Porting    - How to port minicom to new architectures.
  29.           In the future, this can probably be done more easily with
  30.           the autoconf facility.
  31. man/minicom.1    - Manual for 'minicom' itself.
  32. man/runscript.1    - Manual page for the "runscript" script interpreter.
  33. src/Makefile    - Configurable Makefile
  34.  
  35. Directories:
  36. demos/        - Demo's for the 'runscript' program.
  37. src/        - Minicom source
  38. src/po        - Text strings for national languages
  39. terminfo/    - Terminfo entry for minicom on Linux console
  40. termcap/    - New termcap entries (better!)
  41. doc/        - Some documentation.
  42. linux/        - Binaries for the utilities I don't have sources for
  43. tables/        - Predefined character conversion tables
  44.  
  45. Www:
  46. For information about the newest version, what has changed since 
  47. the previous version, and sometimes possibly the newest beta version 
  48. (if there is one available), look at 
  49. http://www.clinet.fi/~walker/minicom.html
  50.  
  51. If you want to use minicom with network-modem software, have a look
  52. at "modem-0.1b", sunsite:/pub/Linux/apps/comm/modem-0.1b.tar.gz by
  53. Merijn de Jonge <mdejonge@fwi.uva.nl>.
  54.  
  55. miquels@cistron.nl
  56. walker@clinet.fi